func golang.org/x/tools/internal/gocommand.cmdDebugStr

2 uses

	golang.org/x/tools/internal/gocommand (current package)
		invoke.go#L278: 	debugStr := cmdDebugStr(cmd)
		invoke.go#L477: func cmdDebugStr(cmd *exec.Cmd) string {